procedure level造句
例句与造句
- Procedure level within a procedure or block such as
过程级-在过程或块(如 - Statement can appear only at procedure level
语句只能出现在过程级别。 - Only at module or procedure level
只能在模块或过程级别使用 - At procedure level , you cannot use
在过程级别,不能使用 - Only at procedure level
仅可以在过程级使用 - It's difficult to find procedure level in a sentence. 用procedure level造句挺难的
- Data elements at procedure level are limited to local variables and constants
过程级的数据元素仅限局部变量和常数。 - A constant declared at procedure level is a local constant ; it is local to the procedure or block that declares it
在过程级别声明的常数是局部常数,该常数局限于声明它的过程或块。 - Field ; it is a member of the class , structure , or module that declares it . a variable declared at procedure level is a
在模块级别声明的、位于任何过程以外的变量是成员变量或字段;它是声明它的类、结构或模块的成员。